[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
!Menu: Define a Menu
Purpose
Define and name a menu and its menu items. The !menu command is used
in the menu link control file.
Format
!menu: menu name
item 1 name file-1.ngo
.
.
item n name file-n.ngo
Description
The !menu: command starts a new menu definition. There can be at most
ten menu definitions for each Norton Guides database. Menus appear in
the menu bar in the same order that they are defined in the menu link
control file. (The Linker does no checking on the length of menu
names; if the menu names are too wide to fit, some menu names will be
off the screen, although the menus themselves will still work
properly.)
`Item name' is the name that will be used for the menu item. Menu
items appear in the menu in the same order in which they are defined
in the control file. A menu can have up to eight menu items.
The filename that follows `item name' specifies the name of the
compiled object file that supplies the data for the menu item.
(Compiled object files have the .NGO extension.)
See Also:
!name:
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson